home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Prog / T / ThP301.cpt / TCL Update / TCL Diffs / CTearOffMenu.p.Diff < prev    next >
Encoding:
Text File  |  1990-05-09  |  1.1 KB  |  20 lines  |  [TEXT/MPS ]

  1. File #1: Roy G. Biv:THINK P ƒ:Pascal sys:THINK Class Library:More Files:CTearOffMenu.p
  2. File #2: Roy G. Biv:THINK Class Library 1.0:More Files:CTearOffMenu.p
  3.  
  4. Extra lines in 1st before 32 in 2nd (File "Roy G. Biv:THINK P ƒ:Pascal sys:THINK Class Library:More Files:CTearOffMenu.p"; Line 32:34; File "Roy G. Biv:THINK Class Library 1.0:More Files:CTearOffMenu.p"; Line Δ32)
  5.   32            var
  6.   33                theWindow: CWindow;         { Altered by TCL Weaver 1.0 (5/9/90) }
  7.   34    
  8.  
  9.  
  10. Nonmatching lines (File "Roy G. Biv:THINK P ƒ:Pascal sys:THINK Class Library:More Files:CTearOffMenu.p"; Line 38:40; File "Roy G. Biv:THINK Class Library 1.0:More Files:CTearOffMenu.p"; Line 35:36)
  11.   38            new(theWindow);             { Create a window to hold menu      }
  12.   39                                            {   when it is torn off                 }
  13.   40            itsWindow := theWindow;     { Altered by TCL Weaver 1.0 (5/9/90) }
  14.  
  15.   35            new(itsWindow);             { Create a window to hold menu      }
  16.   36                                        {   when it is torn off                 }
  17.  
  18.  
  19. *** EOF on both files at the same time ***
  20.